home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / heaven.zip / GUIDE.4 < prev    next >
Text File  |  1986-11-20  |  38KB  |  717 lines

  1.  
  2.  
  3.  
  4.                                                                         31
  5.           
  6.           
  7.           
  8.                                        APPENDIX
  9.           
  10.           
  11.                WRITER'S HEAVEN AND QUICKEYS
  12.           
  13.                The IBM BIOS causes a pressed key to repeat after a pause.
  14.           The length of this pause and the slowness of the subsequent
  15.           repetition can be a serious irritant to a writer.
  16.                I found a reasonably adequate solution in the program
  17.           Quickeys, available at no cost from PC Magazine. Quickeys is a
  18.           resident program that shortens the pause and speeds the
  19.           repetition. It is loaded by typing QUICKEYS at the DOS prompt.
  20.           Subsequent typings of QUICKEYS provide even greater speed. I
  21.           strongly recommend QUICKEYS for use with Writer's Heaven.
  22.                Because of copyright, I am unable to distribute Quickeys
  23.           with Writer's Heaven. Quickeys is documented in PC Magazine,
  24.           March 11, 1986, pages 255-258. The article includes code in Basic
  25.           and in assembly language. You can also download the program from
  26.           PC Magazine's Interactive Reader Service, (212) 696-0360.
  27.                If you use Quickeys, be aware of the following minor
  28.           problems:
  29.           
  30.                1. Repetition of a cursor or scrolling command may cause you
  31.           to "overshoot." A long repetition may give you a beep.
  32.           
  33.                2. Occasionally, a repeated scrolling command may continue
  34.           on its own indefinitely, until you press another key. (You can
  35.           use ESC, which will not add text.)
  36.           
  37.                3. If you use the Writer's Heaven OTHER KEY with a CURSOR or
  38.           SCROLL KEY and continue pressing the second key in the combina-
  39.           tion, you may get a beep.
  40.           
  41.                4. Characters inserted with the Alt-keypad method will
  42.           repeat endlessly until you press another key.
  43.           
  44.                Hopefully Quicksoft will someday add a similar feature to
  45.           PC-Write as an "editor switch" option.
  46.           
  47.           
  48.                PRINTING THE WRITER'S HEAVEN CONTROL FILE
  49.           
  50.                If desired, the Writer's Heaven control file, ED.DEF, can be
  51.           printed out normally by PC-Write, except that the "guidelines"--
  52.           principally, the ruler lines--will not appear. The file can also
  53.           be printed out in DOS, but you may have to make a copy of the
  54.           file and remove from it the special character preceding each
  55.           guideline to avoid problems with your printer.
  56.  
  57.  
  58.  
  59.           WRITER'S HEAVEN                Appendix                       32
  60.           
  61.           
  62.                MODIFYING THE WRITER'S HEAVEN CONTROL FILE
  63.           
  64.                NOTE: PLEASE DO NOT MODIFY WRITER'S HEAVEN ON ANY DISK THAT
  65.           WILL BE COPIED FOR DISTRIBUTION TO OTHERS.
  66.                Writer's Heaven basically consists of a custom PC-Write edit
  67.           control file, ED.DEF, which is read by the PC-Write edit program
  68.           when that program is first loaded. This is a normal text file
  69.           containing key redefinitions and other instructions. Directions
  70.           for modifying or constructing such files are found in the printed
  71.           PC-Write manual (but not in the abridged manual on the PC-Write
  72.           disk.) The PC-Write help screen RECORD KEYS contains brief notes.
  73.                You may wish to modify the Writer's Heaven file on your
  74.           workdisk to add features you're accustomed to--for instance, to
  75.           edit the default ruler, to add dot commands or "editor switches,"
  76.           or to redefine keys. Or, if you currently use more than one edit
  77.           control file--with different extensions--you may wish instead to
  78.           copy them to your Writer's Heaven workdisk and append the
  79.           Writer's Heaven control file to each of those files, making
  80.           changes as needed. (If you're using PC-Write 2.7, you may not
  81.           have room on your workdisk to do this.)
  82.                WARNING: Do not add the line !PR.DEF to a Writer's Heaven
  83.           control file! Due to a bug in PC-Write 2.6 and 2.7, this line
  84.           deactivates Writer's Heaven key definitions employing Alt.
  85.                If you wish to change PC-Write's default ruler, modify the
  86.           ruler at the end of the Writer's Heaven control file only. Any
  87.           other ruler acts only on the control file.
  88.                To redefine keys used or unused in Writer's Heaven, add your
  89.           definitions only to the end of the file. (Some keys not used in
  90.           Writer's Heaven have been deactivated by lines in the control
  91.           file.) You do not need to delete previous lines. Most of the
  92.           Writer's Heaven key redefinitions, though, make up an integrated
  93.           system, and are best not tampered with--at least not until you
  94.           are familiar with the system.
  95.                Though Writer's Heaven takes up most of the choice keys
  96.           available for user-defined commands, many keys are still
  97.           available--for instance, the numeral keys with Alt, which at
  98.           present duplicate the main function keys; and almost all
  99.           Ctrl-Shft keys, if you do not need PC-Write's box-drawing
  100.           capabilities. You could also use two-key combinations--for
  101.           instance, you could define Ctrl-A as a USER KEY, which could be
  102.           employed for special functions in combination with any other
  103.           keys.
  104.                Users of "near-compatibles" who have needed to use the
  105.           special PC-Write edit control file ED.SPC may find they no longer
  106.           need the key redefinitions found in that file. All the redefined
  107.           functions except those normally provided by Ctrl-SPACE and
  108.           Alt-SPACE will be accessible with Writer's Heaven commands.
  109.  
  110.  
  111.  
  112.           WRITER'S HEAVEN                Appendix                       33
  113.           
  114.           
  115.                WRITER'S HEAVEN AND KEYBOARD PROGRAMS
  116.           
  117.                Because of limitations in the IBM BIOS, it is not possible
  118.           in PC-Write to assign functions to most punctuation keys in a
  119.           shifted status. But if you use a keyboard program that makes this
  120.           possible (for instance, Newkey), you can improve the placement of
  121.           the Writer's Heaven ACTION KEYS. I suggest the following changes:
  122.                1. Reassign the OTHER KEY (Ctrl-O) to Ctrl-semicolon (;).
  123.                2. Reassign Alt-OTHER (Alt-O) to Alt-semicolon (;).
  124.                3. Reassign the SYMBOL KEY (Ctrl-W) to Ctrl-apostrophe (').
  125.                4. Reassign F5 to Ctrl-O (letter O).
  126.                5. Reassign ScrollLock (Pushright/Overwrite) to Ctrl-W.
  127.           
  128.                The ACTION KEYS would then look like this:
  129.           
  130.      ___    _ _    _ _    _ _    _ _    _ _    _ _    ___    ___    ___    _ _
  131.   | ! W !  |   |  |   || |   |  |   || |   |  |   |  ! O !| ! P !  ! { !  |   |
  132.   | !___!  |_ _|  |_ _|| |_ _|  |_ _|| |_ _|  |_ _|  !___!| !___!  !_[_!  |_ _|
  133.   |PUSH/OVER           |             |               CLEAR|  EDIT  SWAP
  134.   _\   _ _    _ _    _ _\   _ _    ___\   _ _    _ _    _ _\   ___    ___
  135.    || |   |  |   |  |   || |   |  ! H !| |   |  |   |  |   || ! : !  ! " !
  136.   _|| |_ _|  |_ _|  |_ _|| |_ _|  !___!| |_ _|  |_ _|  |_ _|| !_;_!  !_'_!
  137.      \                    \      REFORM \                    \OTHER  SYMBOL
  138.    _ _\   _ _    _ _    _ _\   _ _    _ _\   _ _    _ _    _ _\   _ _
  139.   |   || |   |  |   |  |   |  |   |  |   |  |   |  |   |  |   |  |   |
  140.   |_ _|  |_ _|  |_ _|  |_ _|  |_ _|  |_ _|  |_ _|  |_ _|  |_ _|  |_ _|
  141.  
  142.           
  143.                If you are using a program that creates a Dvorak keyboard,
  144.           you may find Writer's Heaven particularly suited to your needs.
  145.           Because Writer's Heaven commands are linked more to key positions
  146.           than to key names, Writer's Heaven can easily be adapted to
  147.           Dvorak. (A Dvorak key